Skip to content

Use generated Protobuf commit for conformance - #447

Merged
whatyouhide merged 1 commit into
mainfrom
fix/latest-conformance-sha
Aug 21, 2026
Merged

Use generated Protobuf commit for conformance#447
whatyouhide merged 1 commit into
mainfrom
fix/latest-conformance-sha

Conversation

@whatyouhide

Copy link
Copy Markdown
Collaborator

Failure

Workflow run 32354714323 failed in both OTP and Elixir matrix jobs while building the upstream Protobuf checkout. The selected commit fell between a runtime header change and its generated files.

Fix

Select the newest protocolbuffers/protobuf main commit whose message starts with Auto-generate files. This keeps generated sources and runtime headers from separate upstream commits together.

Validation

  • mix test: 629 passed, 2 skipped, 9 excluded
  • mix format --check-formatted: passed
  • Workflow YAML parsed successfully
  • Full upstream build of protoc and conformance_test_runner: passed at selected commit 80d472933a06bf050b471584164be4bf2dee57a3
  • End-to-end Mix conformance run was blocked locally by the sandbox's TCP filesystem-lock restriction

@whatyouhide
whatyouhide marked this pull request as ready for review August 21, 2026 08:33
@whatyouhide
whatyouhide merged commit dc149f8 into main Aug 21, 2026
9 checks passed
@whatyouhide
whatyouhide deleted the fix/latest-conformance-sha branch August 21, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant